﻿/* 
		@Author   pangu
		@DATA     2011.10.08
*/
/*
		@Author panguHTY
		@DATA   2012.09.24
*/		

/* Style Reset
-----------------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote,h1,h2,h3,h4,h5,h6 
{ margin: 0; padding: 0; font-size: 12px;} 
p{margin: 0; padding: 0;}
html button::-moz-focus-inner{ border-color:transparent!important; } 
html{overflow-x:hidden;}
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, li, dl, dt, dd, ol { display: block; list-style: none; }
fieldset, img { border: 0; }
iframe { background-image: none; }
hr{ border:0 #ccc solid; border-top-width: 1px; clear: both; height: 0; }
.clear { clear:both; }
.input { line-height: 30px; height: 30px; border: 1px solid #999999; padding: 2px; }
.checkbox { line-height:13px; height: 13px; width:13px; padding:0px; margin: 0px; }
.indent { text-indent: 24px; }
.db{ display: block; }
.di{ display: inline; }
.absolute{position:absolute;}
.relative{position:relative;}

/*@禁止谷歌自动调整字体*/
html{-webkit-text-size-adjust: none;}

/* Link 链接样式
-----------------------------------------------------------------------------------------------------*/
a { color: #000000; text-decoration: none; outline: none; }

/* Float 左右浮动样式
----------------------------------------------------------------------------------------------------*/
.fl{ float: left; display:inline;}
.fr{ float: right; display:inline;}

/* Paddings 内补丁
----------------------------------------------------------------------------------------------------*/
.pad_0p { padding: 0; }
.pad_b10p { padding-bottom: 10px; }

/* Page width  页面宽度
----------------------------------------------------------------------------------------------------*/
.w1004 { width: 1004px; margin:0 auto; }
.w_100{width:100%;}

/* Margins  外补丁
----------------------------------------------------------------------------------------------------*/
.mar_0p { margin: 0px; }
.mar_r10p { margin-right: 10px; }
.mar_t17p{margin-top:17px;}

/*高度*/
.h105{height:105px;}
.h234{height:234px;}

/* Page module 
----------------------------------------------------------------------------------------------------*/
.moduleMain{width:100%;background:#ffffff;height:auto!important;height:641px;min-height:641px;padding:17px 0;}
.moduleMainPaging{width:100%;background:#ffffff;height:auto!important;height:641px;min-height:641px;padding:17px 0;}
.moduleMainPaging .w1004{height:auto!important;height:641px;min-height:641px;}
.mainPaging{width:738px;height:auto!important;height:639px;min-height:639px;border:1px solid #dbdbdb;}
.mainPaging .moduleTitle .more{background:none;}
.mainPaging .moduleTitle .more span{color:#e10a08;}
.siderPaging{ width:248px;height:auto!important;height:641px;min-height:641px;}
/*@moduleLi*/
.moduleLi{width:234px;height:141px;padding:1px;background:#ffffff;border:1px solid #dbdbdb;overflow:hidden;margin-right:13px;}
.moduleLi dl{width:234px;height:141px;background:url(../images/bg10.jpg) repeat-x;}
.moduleLi dt{width:137px;height:141px;overflow:hidden;}
.moduleLi dt h2{width:137px;height:63px;}
.moduleLi dt p{width:123px;line-height:18px;text-indent:2em;color:#706f6f;padding-left:14px;}
.moduleLi dt p span a{color:#c10a02;}
.moduleLi dd{width:97px;height:141px;}
/*@moduleTitle*/
.moduleTitle{height:29px;background:url(../images/bg11.jpg) repeat-x;border-bottom:1px solid #dbdbdb;}
.moduleTitle h2{width:103px;height:29px;background:url(../images/bg12.jpg) no-repeat;font-size:14px;color:#ffffff;line-height:29px;text-align:center;}
.moduleTitle .more{height:29px;padding-right:20px;line-height:29px;background:url(../images/bg14.jpg) 25px 9px no-repeat;}
.moduleTitle .more a{color:#000000;}

